fix(deps): update dependency @inquirer/prompts to v7 - #1209
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
October 8, 2024 06:24
02d70bf to
6621c1f
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
October 25, 2024 21:44
6621c1f to
0319bc2
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
November 11, 2024 22:11
0319bc2 to
89f63ac
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
November 19, 2024 04:31
89f63ac to
552a1b9
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
December 7, 2024 18:51
552a1b9 to
ab771bd
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
2 times, most recently
from
December 24, 2024 11:29
c758ba3 to
50c1e5f
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
2 times, most recently
from
January 14, 2025 03:11
3aab84a to
63a41e4
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
3 times, most recently
from
February 2, 2025 22:21
4a92d22 to
08642f2
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
February 4, 2025 22:38
08642f2 to
7ae62db
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
February 15, 2025 20:47
7ae62db to
45e650f
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
2 times, most recently
from
March 13, 2025 00:59
d9f267a to
2e26496
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
March 15, 2025 17:01
2e26496 to
1ab6a5e
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
April 4, 2025 01:11
1ab6a5e to
9170db8
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
April 24, 2025 11:08
9170db8 to
007f1e1
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
May 10, 2025 16:52
007f1e1 to
2b02525
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
2 times, most recently
from
May 26, 2025 01:26
b163c41 to
362e22c
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
3 times, most recently
from
June 5, 2025 08:01
8e06ae4 to
d12775f
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
3 times, most recently
from
June 30, 2025 23:09
8700e0b to
dfce5c9
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-prompts-7.x
branch
from
July 1, 2025 09:03
dfce5c9 to
4c41dcf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.0->7.5.3Release Notes
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.5.3Compare Source
select,checkboxandsearchprompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.v7.5.2Compare Source
v7.5.1Compare Source
v7.5.0Compare Source
instructionsoption allowing to customize the messages in the help tips.@inquirer/selectprompt. Also added aloopoption to control the list loop behaviour when reaching the boundaries.v7.4.1Compare Source
numberprompt (typescript): If prompt is required, only number can be returned. (previously was nullable)v7.4.0Compare Source
v7.3.3Compare Source
--frozen-intrinsicsflag.This fix is also released through patches of all specific prompts packages.
v7.3.2Compare Source
v7.3.1Compare Source
@types/nodeas an optional peer dependency across all packages.v7.3.0Compare Source
v7.2.4Compare Source
v7.2.3Compare Source
v7.2.2Compare Source
v7.2.1Compare Source
v7.2.0Compare Source
v7.1.0Compare Source
v7.0.1Compare Source
yarnv7.0.0Compare Source
@types/nodeis now only apeerDependencies. This reduces the install size of inquirer dramatically for folks not using Typescript. It's unlikely to break your builds if you used TS already, if it does runnpm install --dev @​types/node/yarn add --dev @​types/node.v6.0.1Compare Source
v6.0.0Compare Source
No technical breaking changes; but we changed the style of the question
prefixonce the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same?as when the prompt is idle.)This is theme-able, and so can be overwritten to with
theme.prefix.Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.